run time stack
英 [rʌn taɪm stæk]
美 [rʌn taɪm stæk]
【计】运行时栈
双语例句
- Enforces restrictions on code at run time by comparing the granted permissions of every caller on the call stack to the permissions that callers must have.
通过将调用堆栈上为每个调用方授予的权限与调用方必须拥有的权限相比较,加强在运行时对代码的限制。 - At run time if all callers higher in the call stack have not been granted the permission specified by the current instance.
如果未给调用堆栈中处于较高位置的所有调用方授予当前实例所指定的权限,则在运行时强制。